@charset "utf-8";

/*=======================================================
@Name£ºGlobal.css
@Time: 2011/1/20
@Mail: jjplay@qq.com
@Author£ºjjplay
@Browser£ºIE6/7/8,FF3.0/3.5
=======================================================*/

/* Css reset */
html,body,div,span,applet,object,iframe,blockquote,pre,
a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead{
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 12px;
	list-style: none;
	font-style: inherit;
	text-decoration: none;
	vertical-align: baseline;
	font-family:Arial,Tahoma,Verdan;
}

.hid{display:none;}
.clear{height:1px;overflow:hidden;font-size:0;clear:both;}
.wrap{width:980px;margin:0 auto;overflow:hidden;}

a{color:#666666;}
a:hover{color:#4d9100;text-decoration:underline;}